GUI Help > Special > getTrackbarMin

getTrackbarMin
int min=getTrackbarMin(handle gadget)

Description:
Retrieves the minimum possible value of the trackbar gadget.

Return Value:
See Above

Parameters:
gadget Handle of a trackbar gadget.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)